home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmigaPlus / Tools / Development / ASMone / README < prev    next >
Encoding:
Text File  |  2004-01-31  |  3.4 KB  |  99 lines

  1. Short:    68k & PPC Assembler Development Environment
  2. Author:   remco.weg@endemol.nl (Boushh) 
  3. Uploader: remco.weg@endemol.nl (Boushh)
  4. Type:     dev/asm
  5. Replaces: dev/asm/asmonev146*
  6. Version:  V1.48
  7.  
  8.                        ASM-One V1.48 (31-12-2002)
  9.  
  10. ASM-One is a FREEWARE 68k/PPC Assembler Development Environment for the Amiga.
  11. It consists of 5 main parts:
  12.  
  13. - An Assembler
  14. - A Disassembler
  15. - An Editor
  16. - A Debugger (not for PPC code !!)
  17. - A Monitor (Hexadecimal/ASCII/Binary/Disassembly)
  18.  
  19. The assembler and the disassembler are fast (the source of ASM-One - 1.5 Mb -
  20. is assembled in 11 seconds on a default A4000/040), supports all the 680x0 CPU's,
  21. the 6888x FPU's, the 68851 MMU and most of the PPC CPU's (including AltiVec).
  22.  
  23. The assembler can handle mixed sources (sources which include both PPC and 68k
  24. coding). Understands around 100 Directive. Supports MACRO's and IF statements.
  25.  
  26. The Editor is symple but fast. The Editor can handle up to 10 sources, can
  27. copy/past to the Clipboard and can handle up to 999.999 lines of code.
  28.  
  29. The Debugger has a Source-Level function, supports watchpoints (even indirect),
  30. breakpoint-conditions and run and step commands (with or without realtime screen
  31. updates).
  32.  
  33. The Monitor handles Byte, Word and Longword sizes, and you can save marked data
  34. to disk.
  35.  
  36. ASM-One also works with sectors and tracks. Reads and writes Executables, Link
  37. files and sources.
  38.  
  39. ASM-One works with the original Amiga graphics as well as with RTG software.
  40. ASM-One has special software that enables you to choose the 'banging-the-hardware'
  41. method if you only have original Amiga screenmodes avialable, or the very fast
  42. RTG software for more compatibility.
  43.  
  44. ASM-One comes with the ASM-One.Guide with 100's of pages of usefull information
  45. about how ASM-One works.
  46.  
  47. ASM-One has been the choice of many Amiga programmers (both profesional and
  48. 'bed-room' coders) in the 10 years of it's existence. Check it out and see if
  49. it works for you to B-)
  50.  
  51. ASM-One should work with any Amiga which has KS/WB 2.x or higher (RTG support
  52. requires KS/WB 3.x), a diskdrive and at least 512 Kb of memory. The only
  53. external libraries needed are the ReqTools.library and the asl.library.
  54.  
  55. Most Important Changes:
  56.  
  57. - FPU EQUates can now be used (EQUS/EQUD/EQUX and EQUP)
  58. - WL bug fixed
  59. - Fixed serious bugs with PPC registers
  60. - More read and write directories
  61. - Cleaned out the 'V' directive
  62. - Updated the Guide
  63.  
  64.  
  65. Read History.txt for a more detailed description of what has changed.
  66.  
  67.  
  68. Copyright
  69. *********
  70.  
  71. Copyright Notice
  72. ----------------
  73.  
  74.    ASM-One V1.48 is Copyright (C) 2002 by Boushh of TFA.
  75.  
  76. Disclaimer
  77. ----------
  78.  
  79.    ASM-One V1.48 is offered "as is", and the authors will not be held
  80. responsible for any damage resulting from mistakes contained within, though
  81. the best effort has been made to ensure that the program works fine.
  82.  
  83. Distribution
  84. ------------
  85.  
  86.    This is only Copyrighted in order to protect the integrity of ASM-One V1.48
  87. and to ensure its free availability to all. You may put it in a disk
  88. collection without prior permission from the authors (like the Fred Fish's disks
  89. and CD-ROMed versions of Aminet). You may NOT distribute ASM-One as a commercial
  90. package !! You may freely and for free distribute it across any medium.
  91.  
  92.    There is no shareware registration fee since this is "freeware".
  93.  
  94. About
  95. -----
  96.  
  97.    ASM-One was developed on an Amiga 4000/40 with 18 Mb of memory and two 4 Gb
  98. Harddisks, with ASM-One V1.47.
  99.